mrss_tag_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

allocated
int allocated;
Undocumented in source.
attributes
mrss_attribute_t* attributes;
Undocumented in source.
children
mrss_tag_t* children;
Undocumented in source.
element
mrss_element_t element;

For internal use only:

name
char* name;
Undocumented in source.
next
mrss_tag_t* next;
Undocumented in source.
ns
char* ns;
Undocumented in source.
value
char* value;
Undocumented in source.

Meta